home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmCvtCTToXmString.z / XmCvtCTToXmString
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCvvvvttttCCCCTTTTTTTTooooXXXXmmmmSSSSttttrrrriiiinnnngggg((((3333XXXX))))     UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV     XXXXmmmmCCCCvvvvttttCCCCTTTTTTTTooooXXXXmmmmSSSSttttrrrriiiinnnngggg((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCvvvvttttCCCCTTTTTTTTooooXXXXmmmmSSSSttttrrrriiiinnnngggg - A compound string function that converts
  10.           compound text to a compound string
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           XXXXmmmmSSSSttttrrrriiiinnnngggg XXXXmmmmCCCCvvvvttttCCCCTTTTTTTTooooXXXXmmmmSSSSttttrrrriiiinnnngggg(
  15.           cccchhhhaaaarrrr **** tttteeeexxxxtttt);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmCCCCvvvvttttCCCCTTTTTTTTooooXXXXmmmmSSSSttttrrrriiiinnnngggg converts a (cccchhhhaaaarrrr ****) string in compound
  22.           text format to a compound string.  The application must call
  23.           XXXXttttAAAAppppppppIIIInnnniiiittttiiiiaaaalllliiiizzzzeeee before calling this function.  Conversion of
  24.           compound text to compound strings is implementation
  25.           dependent.
  26.  
  27.           _t_e_x_t      Specifies a string in compound text format to be
  28.                     converted to a compound string.
  29.  
  30.      RRRREEEETTTTUUUURRRRNNNN
  31.           Returns a compound string derived from the compound text.
  32.           The function allocates space to hold the returned compound
  33.           string.  The application is responsible for managing the
  34.           allocated space.  The application can recover the allocated
  35.           space by calling XXXXmmmmSSSSttttrrrriiiinnnnggggFFFFrrrreeeeeeee.  The compound text is assumed
  36.           to be NULL-terminated; NULLs within the compound text are
  37.           handled correctly.  The handling of HORIZONTAL TABULATION
  38.           (HT) control characters within the compound text is
  39.           undefined.  The compound text format is described in the X
  40.           Consortium Standard _C_o_m_p_o_u_n_d _T_e_x_t _E_n_c_o_d_i_n_g.
  41.  
  42.      RRRREEEELLLLAAAATTTTEEEEDDDD
  43.           XXXXmmmmCCCCvvvvttttXXXXmmmmSSSSttttrrrriiiinnnnggggTTTTooooCCCCTTTT(3).
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.